home *** CD-ROM | disk | FTP | other *** search
- These instructions assume that you have installed the JDK
- from Sun and have set your PATH and CLASSPATH environment
- variables appropriately:
-
- To run this project:
-
- Step 1: Launch a DOS command window.
-
- Step 2: Change the current directory to the directory in
- which you extracted the project files for this lesson.
- The default directories are:
- \MindQ_Projects\Syntax\Grades\1.0.2
- and
- \MindQ_Projects\Syntax\DefaultValues\1.0.2
-
- Step 3: Using precise capitalization:
- 1. Type java Grades then press Enter to execute the
- application.
-
- 2. Type appletviewer DefaultValues.html then press
- Enter to execute the applet.
-
- If you receive an error message, click the
- Troubleshooting Problems button for more information.
-
- When you are ready to return to the tutorial, close the
- applet or application, type exit and press Enter in the
- DOS command window, and then press the Return to Tutorial
- button below to return to the tutorial.